- use gbser_read_wait() to read multiple bytes where possible
authorrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
committerrobertl <robertl@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Mon, 30 Jun 2008 14:52:01 +0000 (14:52 +0000)
commitfb4b52249f9ce31d5bee993b3f4adc54b10a176e
treecf1964bebb2a23b44ae9e0190bae434a0372c519
parentaff77f7e093f04a7b08cf157d941d873452e79a1
- use gbser_read_wait() to read multiple bytes where possible
- remove disabled code along with the surrounding #if 0
- dynarray16_alloc(): use descriptive variable name "oldcount" instead of "i"
- dg100_recv_frame(): don't call dg100_debug() to print the buffer if it
  doesn't contain the expected number of chars

git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@3290 f51c46e8-681c-474f-0cfe-069cfd0219fb
gpsbabel/dg-100.c